-
Home
-
Notification – Custom Notifications and Alerts for WordPress
-
9.0.2
-
Code
-
Classes
- EDDUpdater
Total Complexity |
93 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
713 |
Lines of code |
393 |
Logical lines of code |
172 |
Comment lines |
195 |
Methods |
18 |
Properties |
9 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
showUpdateNotification() |
B |
34 |
15 |
105 |
pluginsApiFilter() |
A |
44 |
15 |
46 |
getVersionFromRemote() |
A |
42 |
12 |
53 |
showChangelog() |
A |
51 |
9 |
26 |
checkUpdate() |
A |
52 |
9 |
24 |
getCachedVersionInfo() |
S |
59 |
5 |
14 |
convertObjectToArray() |
S |
61 |
5 |
12 |
apiRequest() |
S |
59 |
4 |
16 |
requestRecentlyFailed() |
S |
63 |
4 |
11 |
getRepoApiData() |
S |
57 |
3 |
19 |
__construct() |
S |
56 |
2 |
18 |
httpRequestArgs() |
S |
69 |
3 |
6 |
setVersionInfoCache() |
S |
61 |
2 |
11 |
init() |
S |
61 |
1 |
14 |
logFailedRequest() |
S |
79 |
1 |
3 |
getActivePlugins() |
S |
67 |
1 |
8 |
verifySsl() |
S |
78 |
1 |
3 |
getCacheKey() |
S |
74 |
1 |
4 |